home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / p_man / cat3 / Xm / XmCreateTemplateDialog.z / XmCreateTemplateDialog
Text File  |  1998-10-30  |  5KB  |  133 lines

  1.  
  2.  
  3.  
  4.      XXXXmmmmCCCCrrrreeeeaaaatttteeeeTTTTeeeemmmmppppllllaaaatttteeeeDDDDiiiiaaaalllloooogggg((((3333XXXX))))UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVVXXXXmmmmCCCCrrrreeeeaaaatttteeeeTTTTeeeemmmmppppllllaaaatttteeeeDDDDiiiiaaaalllloooogggg((((3333XXXX))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           XXXXmmmmCCCCrrrreeeeaaaatttteeeeTTTTeeeemmmmppppllllaaaatttteeeeDDDDiiiiaaaalllloooogggg - A MessageBox TemplateDialog
  10.           convenience creation function
  11.  
  12.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  13.           #include <Xm/MessageB.h>
  14.           WWWWiiiiddddggggeeeetttt XXXXmmmmCCCCrrrreeeeaaaatttteeeeTTTTeeeemmmmppppllllaaaatttteeeeDDDDiiiiaaaalllloooogggg(
  15.           WWWWiiiiddddggggeeeetttt ppppaaaarrrreeeennnntttt,
  16.           SSSSttttrrrriiiinnnngggg nnnnaaaammmmeeee,
  17.           AAAArrrrggggLLLLiiiisssstttt aaaarrrrgggglllliiiisssstttt,
  18.           CCCCaaaarrrrddddiiiinnnnaaaallll aaaarrrrggggccccoooouuuunnnntttt);
  19.  
  20.      VVVVEEEERRRRSSSSIIIIOOOONNNN
  21.           This page documents Motif 2.1.
  22.  
  23.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  24.           XXXXmmmmCCCCrrrreeeeaaaatttteeeeTTTTeeeemmmmppppllllaaaatttteeeeDDDDiiiiaaaalllloooogggg is a convenience creation function
  25.           that creates a DialogShell and an unmanaged MessageBox child
  26.           of the DialogShell. The MessageBox widget's XXXXmmmmNNNNddddiiiiaaaallllooooggggTTTTyyyyppppeeee
  27.           resource is set to XXXXmmmmDDDDIIIIAAAALLLLOOOOGGGG____TTTTEEEEMMMMPPPPLLLLAAAATTTTEEEE. By default, the
  28.           TemplateDialog widget contains only the separator child. You
  29.           can build a customized dialog by adding children to the
  30.           TemplateDialog.
  31.  
  32.           You can create the standard MessageBox pushbuttons, CCCCaaaannnncccceeeellll,
  33.           HHHHeeeellllpppp, and _O_K, by specifying the associated callback and
  34.           label string resources. Setting XXXXmmmmNNNNssssyyyymmmmbbbboooollllPPPPiiiixxxxmmmmaaaappppor
  35.           XXXXmmmmNNNNmmmmeeeessssssssaaaaggggeeeeSSSSttttrrrriiiinnnngggg creates a symbol or message label.
  36.  
  37.           Use XXXXttttMMMMaaaannnnaaaaggggeeeeCCCChhhhiiiilllldddd to pop up the TemplateDialog (passing the
  38.           MessageBox as the widget parameter); use XXXXttttUUUUnnnnmmmmaaaannnnaaaaggggeeeeCCCChhhhiiiilllldddd to
  39.           pop it down.
  40.  
  41.           XXXXmmmmCCCCrrrreeeeaaaatttteeeeTTTTeeeemmmmppppllllaaaatttteeeeDDDDiiiiaaaalllloooogggg forces the value of the Shell
  42.           resource XXXXmmmmNNNNaaaalllllllloooowwwwSSSShhhheeeellllllllRRRReeeessssiiiizzzzeeee to True.
  43.  
  44.           _p_a_r_e_n_t    Specifies the parent widget ID
  45.  
  46.           _n_a_m_e      Specifies the name of the created widget
  47.  
  48.           _a_r_g_l_i_s_t   Specifies the argument list
  49.  
  50.           _a_r_g_c_o_u_n_t  Specifies the number of attribute/value pairs in
  51.                     the argument list (_a_r_g_l_i_s_t)
  52.  
  53.           For a complete definition of MessageBox and its associated
  54.           resources, see XXXXmmmmMMMMeeeessssssssaaaaggggeeeeBBBBooooxxxx(3).
  55.  
  56.      RRRREEEETTTTUUUURRRRNNNN
  57.           Returns the MessageBox widget ID.
  58.  
  59.      RRRREEEELLLLAAAATTTTEEEEDDDD
  60.  
  61.  
  62.  
  63.      PPPPaaaaggggeeee 1111                                         ((((pppprrrriiiinnnntttteeeedddd 11110000////22224444////99998888))))
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.      XXXXmmmmCCCCrrrreeeeaaaatttteeeeTTTTeeeemmmmppppllllaaaatttteeeeDDDDiiiiaaaalllloooogggg((((3333XXXX))))UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVVXXXXmmmmCCCCrrrreeeeaaaatttteeeeTTTTeeeemmmmppppllllaaaatttteeeeDDDDiiiiaaaalllloooogggg((((3333XXXX))))
  71.  
  72.  
  73.  
  74.           XXXXmmmmMMMMeeeessssssssaaaaggggeeeeBBBBooooxxxx(3).
  75.  
  76.  
  77.  
  78.  
  79.  
  80.  
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.      Page 2                                         (printed 10/24/98)
  130.  
  131.  
  132.  
  133.